The latest block we've processed for this chain is 20894239, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

Ape.bond Bonds

Verified contract

Proxy

Active on Ethereum with 102 txns
Deployed by via 0x36653863 at 19401599
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 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 45 additional slots
6 additional variables

No balances found for "Ape.bond Bonds"

0xf15372c6b864c94c7f12cca850f50742fb32e1342ea83dc881ecb9477937398f
From
0x3c026dd6e75361a808a3e66edc5d5b6487a843cd7204d34a816f39c0c4a945cf
0xf4674c17d2cacefd56261d15d9f8dd07530f1f701fe50e90cae78ee3f36c04fc
0xac43a371210727a0cc4105c351269b4f123ce5d3851ce06e54bd4710e980db9b
0x1d2d8ed4f6c2ff81efc8820974d365cb54e785d6d2cf2a91445b736c6e67522c
0x2da6124b82ec727f280fc55253c6333096245d7a67f5bef84542ea82fd7e73f2
0x1330a11d7c5922ea1c094b7a4ea3e46c2447329fa1745614f1c1ea7a9b8e7c91
0x6d5cfdb77f1fe008de699db3fee9b4f3dd754a8c46598ce26690d021f2f0411b
0x10a12a642e4b9900e72ee12ca1221a483e287e69d3c0b469a546d63ce0b94931
0x485397e47db04978c8d5b354e415bc9d8b6a976086032270548bdba3fbd8b91e

Functions
Getter at block 20894238
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
FACTORY_ROLE(view returns (bytes32)
0xdfbefbf47cfe66b701d8cfdbce1de81c821590819cb07e71cb01b6602fb0ee27
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
URI_SETTER_ROLE(view returns (bytes32)
0x7804d923f43a17d325d77e781528e0793b2edd9890ab45fc64efd7b4b427744c
name(view returns (string)
Ape.bond Bonds
symbol(view returns (string)
APE-BONDS
totalSupply(view returns (uint256)
1875
uriLocked(view returns (bool)
false
Read-only
allTokensDataOfOwner(address ownerview returns (struct IBillNftTokenData[])
balanceOf(address ownerview returns (uint256)
billAddresses(uint256view returns (address)
claimablePayout(uint256 tokenIdview returns (uint256 payout)
claimedPayout(uint256 tokenIdview returns (uint256 payout)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getTokensOfOwnerByIndexes(address owneruint256 startuint256 endview returns (struct IBillNftTokenData[])
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payoutToken(uint256 tokenIdview returns (address token)
pendingPayout(uint256 tokenIdview returns (uint256 pendingPayoutAmount)
pendingVesting(uint256 tokenIdview returns (uint256 pendingSeconds)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenDataOfOwnerByIndex(address owneruint256 indexview returns (struct IBillNftTokenData tokenData)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
vestedPayout(uint256 tokenIdview returns (uint256 payout)
vestedPayoutAtTime(uint256 tokenIduint256 timestampview returns (uint256 payout)
vestingPayout(uint256 tokenIdview returns (uint256 payout)
vestingPeriod(uint256 tokenIdview returns (uint256 vestingStartuint256 vestingEnd)
State-modifying
addMinter(address minter
approve(address touint256 tokenId
claim(uint256 tokenId
claimMany(uint256[] _tokenIds
grantRole(bytes32 roleaddress account
initialize(string namestring symbolstring baseTokenURIaddress factoryaddress owner
lockURI(
mint(address toaddress billAddressreturns (uint256 newTokenId)
mintMany(uint256 amountaddress toaddress billAddress
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseTokenURI
setTokenURI(uint256 tokenIdstring _tokenURI
transferFrom(address fromaddress touint256 tokenId
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseTokenUriChanged(string newUri
Initialized(uint8 version
PayoutClaimed(uint256 indexed tokenIdaddress indexed recipientuint256 claimAmount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
UriLocked(
Constructor
constructor(address logicaddress adminbytes data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.