GeoDB Coin

Verified contract

Active on Ethereum with 6,184 txns
Deployed by via 0x6b20b19c at 8446378
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.09
ERC-20
--
ERC-20
--
0xacadaef9fc15332d1a03a5fcfff55fee1fb1d53b0a8d963911d881ffb4f9bfc0
0x40805da4ffa381838f634d72893f15a9346f4cb00d4b5e17c3c646a99af0c2bd
0x6e848d6d4405f1d6811de85ec1c0d04de54a33dbb783b65c47006c1bccfa7d91
0x68261c3e6731329a194eef29a089b629d4da58ade97c4e07e8bf46adec3d6c1f
0x2207d224f60f67bea4e0c6ef12c14d16baf0fdfb632a75c8bcc214aa103928a3
0xf5202084e5f404c56e0e4f67622ea295d8d5345c5da64d91df989732acb54a0d
0xf11b98642a55e3341a8e45cc655caab7b5609bf637b7fcac9ed082c4ffb6b7a3
0x76e67fac64210726eea502579ade16c25248729d22af05805ed800b2eb5579b7
0x0e7851cfdf2ccfbae127a376a5039634ec8a4b5942fe2eb240b8eacfd24c7840
0xaf6df8a081e80a5e11fd2baf954fe6a0956ac2be0d9065c4bfeb510a6dbc97d1

Functions
Getter at block 20856601
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
granularity(view returns (uint256)
1
isOwner(view returns (bool)
false
maxSupply(view returns (uint256)
1000000000000000000000000000
name(view returns (string)
GeoDB Coin
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
preAssigned(view returns (uint256)
300000000000000000000000000
symbol(view returns (string)
GEO
totalSupply(view returns (uint256)
312781077106142509606692700
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
pause(
releaseReward(address touint256 rewardreturns (bool)
renounceOwnership(
revokeOperator(address operator
send(address recipientuint256 amountbytes data
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
LogReward(address indexed senderaddress indexed originaddress indexed touint256 amount
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RevokedOperator(address indexed operatoraddress indexed tokenHolder
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(string namestring symboladdress[] defaultOperators
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.