KEKO

Verified contract

Active on Ethereum with 2,090 txns
Deployed by via 0x0d4961db at 17088867
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $21,624.81
 (#1)
ERC-1555
--
ERC-20
--
0x811cfd4314595cfb788165808f587f4dc78dc904a5d5dce1a7c7f3856d8b771c
0x0527d50d14d1763acbd80ebefb697962539c269eeba38f2b667b3021afda7b96
0x7e67a88ddd5e7378cc8771020e76aba7744ae4a54e8e8323decd53fb3e18f9f4
0xf135c36aa671f40766822553cb83bf635137cb8decb75bcd3ab40ffff7db4ef7
0x2be273f12808ff8034b62510d906b1932d7f7e3bdd0e60ceeb94c0eb8bbfab94
0xc748bf2e85272b90c82f369d8566982cb4ee343ccb01519579f79927ce28a8d8
0x735c2689495d506ea5bd21353aa0bf552edfc56b94cd83b4d0d84848f14cdd88
0xab31532544477dfab171a506a68d569e03b6badddc6e6d26f6102844e1dd1c4d
0x22e9d49cbec060d05bc4e47909044c0113f36e8d07b997180891878fbf11d7cd
0xd8a33d42329ba0d590b1b71691255b4b7a505358edcd38b9278fc5ee6de190c7

Functions
Getter at block 21290084
decimals(view returns (uint8)
18
erc1155Contract(view returns (address)
0xa2037693b58c46201887ccd84a962273d282653f
erc1155TokenId(view returns (uint256)
1
name(view returns (string)
KEKO
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
KEKO
tokenSupply(view returns (uint256)
69000000
totalSupply(view returns (uint256)
69000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
depositAndClaim(uint256 amount
increaseAllowance(address spenderuint256 addedValuereturns (bool)
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
withdrawAndClaim(uint256 amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _erc1155Contractuint256 _tokenId
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.