GULD ERC20

Verified contract

Active on Ethereum with 30 txns
Deployed by via 0x96e696f7 at 6052370
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GULD ERC20"

0xce357e77f26e854c4715780f2336c7e1c31aef44147935c56c70ea13b591a78d
0x321bc4ef1f6bfc30936c4775c5a2fae754fa1d630556aeea20cb4c0cd35d472f
0x676e55f10305f4bf6a93e803e2cd3cb7237dfe58bafdfd288399586ecbcce618
0x4c7c1c1e92d51b8f6515acc141be848cce6e437c535b9f1daf6b4f1ae67252a3
0x8fed13f83f8cbb707f9387bd0bc8339bd03e42bdeda929993f094456175b2841
0x2a76b640acd13ab69160b00213f4c4173b186a9d1f8412fab68fd5cd3dcc12be
0xe31ad5984654ab580d95b75ec555b7fa283387576e568412227198dcc3493c1d
0x25f256fa0f887a3acacd5513206a1cb4f0dd1125d0dafadd9993054269c0bf15
0x6ad346c21dc49cbf2e66f7369a9c9e80c80f42b4822c3c2a842ce954e13216c0
0x066ef5e4192f4cefe75c66fa38e7687efcca0f53a17168eb713845f90cc39ac0

Functions
Getter at block 21314934
INITIAL_SUPPLY(view returns (uint256)
10000000000000
decimals(view returns (uint256)
8
name(view returns (string)
GULD ERC20
symbol(view returns (string)
GULD
totalSupply(view returns (uint256)
10000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
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.