ApeGang

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x25c49e61 at 13799981
Slot
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
-
variable spans 44 additional slots
-
variable spans 49 additional slots

No balances found for "ApeGang"

No transactions found for "ApeGang"


Functions
Getter at block 21184984
defaultRate(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
parent(view returns (address)
0x0000000000000000000000000000000000000000
root(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
symbol(view returns (string)
token(view returns (address)
0x0000000000000000000000000000000000000000
toucans(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
accountRate(address accountview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
pending(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenBoost(uint256 tokenIdview returns (uint256)
tokenRate(uint256 tokenIdview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
accrue(address account
approve(address touint256 tokenId
boostWithToucan(uint256 apeIduint256 toucanId
forceMigrate(address owneruint256 tokenIdbytes32[] proof
initialize(string __namestring __symboladdress __tokenstring __baseURIaddress __parentaddress __toucansbytes32 __migrationRoot
multicall(bytes[] datareturns (bytes[] results)
onERC1155BatchReceived(addressaddress fromuint256[] idsuint256[] amountsbytes datareturns (bytes4)
onERC1155Received(addressaddress fromuint256 iduint256 amountbytes datareturns (bytes4)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setName(address ensRegistrystring ensName
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenBoost(uint256 indexed tokenIduint256 boost
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.