USDCReceiver
Verified contract
Active on
Ethereum with 0 txns
Balances ($0.00)
No balances found for "USDCReceiver"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "USDCReceiver"
ABI
ABI objects
Getter at block 21432157
owner() view returns (address)
0xd141c933bd09b8a8316344e6950659f8e2ceefab
token() view returns (address)
0x7369d128a7e1a0dad37b7057bb37d700a58b3ff5
usdc() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
Read-only
This contract contains no read-only function objects.
State-modifying
Events initialize(address _usdc)
renounceOwnership()
transferOwnership(address newOwner)
withdraw()
withdrawUnsupportedAsset(address _token, uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.