Agrocoin

Verified contract

Active on Ethereum with 374 txns
Deployed by via 0x1e8d9e5a at 6967906
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xf6e0c98e776c7f59fe9e588e8692f8c38e539a3f93b2e28f98bae1023867f6c8
0xba59cca54aceda6b8fb0c1c8a8408491c094fc04bbd1648e47447ab6c9262665
0x6a28fdf38ea04ea2afed63f737f33159db6ca7bbd8339d054935abc443f7963c
0xf441603eeaaedbc86c8230bb916f36741b2dfb372ca9a206a9cf10a34886d495
0x146f8f418be89cc4e47f9cd2787402647f43a24163f262688bbe458072fe5d33
0xa754fd9466762b730e75617ec4b8012b44b887142e714eae6e039d510b707560
0x4c5b11100419dfe12863a1bb4a51f9925c910ad1d213f17e6c05628066ba9b57
0x742e80bdaadead4a510b199517de4177900eca4488137fd4d5d2690661583529
0x094d53445f4bdb74e66ac26de003402d617c25e185b27cea4317935aee85f1a0
0xaa97233517d32ee1c2bc8e75ce66d079f3e672b9a4076087c796e8c8b915e833

Functions
Getter at block 21412822
decimals(view returns (uint8)
18
isOwner(view returns (bool)
false
name(view returns (string)
Agrocoin
owner(view returns (address)
0xb2676772605b8b88ef45a7753572079b54bb9fc8
symbol(view returns (string)
AGRO
totalSupply(view returns (uint256)
600000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
burnFrom(address fromuint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.