Balances ($0.00)
No balances found for "PolkaBank"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "PolkaBank"
ABI
ABI objects
Getter at block 21316773
_polkaContract() view returns (address)
0x48592de8cded16f6bb56c896fe1affc37630889c
owner() view returns (address)
0xf0898fdb39b4110f59959ce5fa10767579f4bd0a
Read-only
This contract contains no read-only function objects.
State-modifying
Events bankDeposit(uint256 usdcAmount)
bankWithdraw()
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address polkaContract, address usdc)
This contract contains no fallback and receive objects.
This contract contains no error objects.