CashCowsBarn

Verified contract

Active on Ethereum with 121 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CashCowsBarn"

0x6d347349733798859cdd445a9a3990a71d3b2e88a238111b984ce52ebb9e5bee
0x27a726935eea310b04c3a0e4ce2fa3b96490536e3d17ba90d22d623099f2224f
0x7466e9cbab70ec1bb8587a9882125f618461c9f550f5b6602a438aba6a097a8f
0x7e89e8e11590857a4d1f82232d3b3e1417e29e6c38694b2d98151658a545386e
0x63125a8a8a627c09615aa86bbcc2f35b2bd0d412784cf9c1226c62f6662ece4d
0x091bc543ac58c63b22512c0adc4ceca036c10c795431fe3bd0278e4ee9b69d02
0xea831b2e864e46e2f9b907ba29e39c15a3314f95b74bc21b582627b84ebb7903
0xe061d1c05bc90dc4b4c179fa331acbb08c3e191e596b3156c95fad36e99148aa
0x250c7b6079b59e7ca13db0453a31703bf9bce844eb2af6b3ff48b66427d795ce
0x30baa3cf333ebb4874ad4cfbd09e426065ad9cce6baa4b124ca80718f2e35069

Functions
Getter at block 20910999
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
START_TIME(view returns (uint256)
1661616000
TOKEN(view returns (address)
0x981e826e1238213b6848efd54015ba83f48406ba
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
releaseable(address collectionuint256 tokenIduint256 rateview returns (uint256)
released(address collectionuint256 tokenIdview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
release(address collectionuint256 tokenIduint256 ratebytes proof
release(address collectionuint256[] tokenIdsuint256[] ratesbytes[] proofs
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
Events
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(address tokenuint256 startaddress admin
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidCall(