StakeBaeApes
Verified contract
Active on
Ethereum with 967 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BAPES | ERC-721 | 1 | -- | -- | |
BAPES | ERC-721 | 1 | -- | -- | |
BAPES | ERC-721 | 1 | -- | -- | |
BAPES | ERC-721 | 1 | -- | -- | |
BAPES | ERC-721 | 1 | -- | -- | |
BAPES | ERC-721 | 1 | -- | -- | |
BAPES | ERC-721 | 1 | -- | -- | |
BAPES | ERC-721 | 1 | -- | -- | |
BAPES | ERC-721 | 1 | -- | -- | |
BAPES | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19480541 | 8 months ago | | | 0 | 0.0031253824 | |
| 19116818 | 10 months ago | | | 0 | 0.0014721757 | |
| 18470693 | a year ago | | | 0 | 0.0018823059 | |
| 18470673 | a year ago | | | 0 | 0.0040329733 | |
| 18470568 | a year ago | | | 0 | 0.0014726009 | |
| 18470310 | a year ago | | | 0 | 0.0013092371 | |
| 18470070 | a year ago | | | 0 | 0.00085377129 | |
| 18470020 | a year ago | | | 0 | 0.00097541214 | |
| 18470000 | a year ago | | | 0 | 0.0011915280 | |
| 18469982 | a year ago | | | 0 | 0.00057174616 |
ABI
ABI objects
Getter at block 21329158
erc721Address() view returns (address)
0xb56011fbfdafe460b905a40a4845a49c94712272
owner() view returns (address)
0xb52e951d7f95c7d38a80fba4609144ed4fb5f829
Read-only
_depositTimes(address, uint256) view returns (uint256)
depositsOf(address account) view returns (uint256[])
depositsOfAdvanced(address account) view returns (bytes[])
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
State-modifying
Events deposit(uint256[] tokenIds)
renounceOwnership()
transferOwnership(address newOwner)
withdraw(uint256[] tokenIds)
withdrawTokens(address erc20Address)
Deposit(address addr, uint256[] tokenIds)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdraw(address addr, uint256[] tokenIds)
constructor(address _erc721Address)
This contract contains no fallback and receive objects.
This contract contains no error objects.