KiyoshiSeller
Verified contract
Active on
Ethereum with 11,411 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8431…9dd1
-
variable spans 2 additional slots
0x66ec…84d5
Balances ($0.00)
No balances found for "KiyoshiSeller"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16925040 | 2 years ago | | | 0 | 0.00089824919 | |
| 16879779 | 2 years ago | | | 0 | 0.00040824993 | |
| 16879563 | 2 years ago | | | 0 | 0.00053091540 | |
| 16879563 | 2 years ago | | | 0 | 0.00053091540 | |
| 16654770 | 2 years ago | | | 0 | 0.00063245034 | |
| 16612262 | 2 years ago | | | 0 | 0.00051467080 | |
| 16612262 | 2 years ago | | | 0 | 0.00046659730 | |
| 16606182 | 2 years ago | | | 0 | 0.00054874878 | |
| 16560238 | 2 years ago | | | 0 | 0.00055974716 | |
| 16560238 | 2 years ago | | | 0 | 0.00055974716 |
ABI
ABI objects
Getter at block 21162533
ADMIN() view returns (bytes32)
0x41444d494e000000000000000000000000000000000000000000000000000000
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
getBuyCount() view returns (uint256)
0
getCurrentSale() view returns (uint8, uint256, uint256)
(1, 0, 24998)
kiyoshi() view returns (address)
0x66ec993bc3b6f235583a64a67bd4d6d9d5ac84d5
maxSupply() view returns (uint256)
0
owner() view returns (address)
0xfd8718851de3c78b3881952de8c863254ae24d99
paused() view returns (bool)
true
soldCount() view returns (uint256)
21393
withdrawAddress() view returns (address)
0x8431efa2888f98f6c0771306868e50d172a29dd1
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events claim(uint256 tokenId, uint248 amount, uint248 allowedAmount, bytes32[] merkleProof) payable
grantRole(bytes32 role, address account)
pause()
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setCurrentSale(struct KiyoshiSellerSale sale)
setKiyoshi(address value)
setWithdrawAddress(address value)
transferOwnership(address newOwner)
unpause()
withdraw()
ChangeSale(uint8 oldId, uint8 newId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Unpaused(address account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.