ApeGang
Verified contract
Proxy
Active on
Ethereum with 6,882 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
0xb737…6b84
-
variable spans 44 additional slots
-
variable spans 49 additional slots
4 additional
variables
Balances ($0.00)
No balances found for "ApeGang"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21155935 | a day ago | | | 0 | 0.00059570208 | |
| 21151755 | 2 days ago | | | 0 | 0.00051371067 | |
| 21103649 | 8 days ago | | | 0 | 0.00016436347 | |
| 21103116 | 8 days ago | | | 0 | 0.00012946980 | |
| 21102528 | 8 days ago | | | 0 | 0.00063609331 | |
| 21078510 | 12 days ago | | | 0 | 0.00050242590 | |
| 21065948 | 14 days ago | | | 0 | 0.0028272725 | |
| 21064245 | 14 days ago | | | 0 | 0.0024780753 | |
| 21063828 | 14 days ago | | | 0 | 0.0020358263 | |
| 21059221 | 15 days ago | | | 0 | 0.00032303496 |
ABI
ABI objects
Getter at block 21163131
defaultRate() view returns (uint256)
11574074074074
name() view returns (string)
ApeGang
owner() view returns (address)
0x0b038779c3fad5767d0257107c8d9b21dabb5ed7
parent() view returns (address)
0x495f947276749ce646f68ac8c248420045cb7b5e
root() view returns (bytes32)
0x36861fa988653f4673b9c15f6059507a204a5010893b53d166ddeb16acd99113
symbol() view returns (string)
ApeGang
token() view returns (address)
0xb73758fe1dc58ac2a255a2950a3fdd84da656b84
toucans() view returns (address)
0xe9f3037c7e035ab4ad286ccb6ce0be60836446cf
Read-only
accountRate(address account) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
pending(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenBoost(uint256 tokenId) view returns (uint256)
tokenRate(uint256 tokenId) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
accrue(address account)
approve(address to, uint256 tokenId)
boostWithToucan(uint256 apeId, uint256 toucanId)
forceMigrate(address owner, uint256 tokenId, bytes32[] proof)
initialize(string __name, string __symbol, address __token, string __baseURI, address __parent, address __toucans, bytes32 __migrationRoot)
multicall(bytes[] data) returns (bytes[] results)
onERC1155BatchReceived(address, address from, uint256[] ids, uint256[] amounts, bytes data) returns (bytes4)
onERC1155Received(address, address from, uint256 id, uint256 amount, bytes data) returns (bytes4)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseURI)
setName(address ensRegistry, string ensName)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenBoost(uint256 indexed tokenId, uint256 boost)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.