bnpl
Version:
The smart contracts for bnpl
36 lines (35 loc) • 1.69 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "Shadow",
"sourceName": "contracts/lib/Shadow.sol",
"abi": [
{
"inputs": [
{
"internalType": "address",
"name": "_token",
"type": "address"
}
],
"stateMutability": "nonpayable",
"type": "constructor"
},
{
"inputs": [],
"name": "shadowToken",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x60a060405234801561001057600080fd5b5060405161013a38038061013a83398101604081905261002f91610040565b6001600160a01b0316608052610070565b60006020828403121561005257600080fd5b81516001600160a01b038116811461006957600080fd5b9392505050565b60805160b261008860003960006031015260b26000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c8063ffc5d97a14602d575b600080fd5b60537f000000000000000000000000000000000000000000000000000000000000000081565b60405173ffffffffffffffffffffffffffffffffffffffff909116815260200160405180910390f3fea26469706673582212209df3b51e6584e740f9e93d17829eb9f156ab2e60c5b5a27b5383488ea58e41a564736f6c634300080e0033",
"deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060285760003560e01c8063ffc5d97a14602d575b600080fd5b60537f000000000000000000000000000000000000000000000000000000000000000081565b60405173ffffffffffffffffffffffffffffffffffffffff909116815260200160405180910390f3fea26469706673582212209df3b51e6584e740f9e93d17829eb9f156ab2e60c5b5a27b5383488ea58e41a564736f6c634300080e0033",
"linkReferences": {},
"deployedLinkReferences": {}
}