This contract is being backfilled. You may encounter incomplete storage history.

USD Gluwacoin

Verified contract

Active on Ethereum with 889 txns
Deployed by via 0xa188422a at 8276623
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xdecce50bda14ecc79c7f95c37e02452b3d1a027effb5e60fedb2a7a2a3d60b00
0x9a9c6a5f94445f3159e206a1029e654ea2f6f4c0d31a9e2bc2dc5d1f95a6353e
0xb55eef5e88e3839ad23c17e177c7329a89358c260e486e93a63dd331dc4e4d1d
0xff7e9ce6a526bfb1efce1392c9a0cf70fc987b37143b92c6bfa22a7099c75eb5
0x1519877e132ec7c3630e328a506e98f91489066a2f84b461acc5ca0f1e2b321a
0xe7158ebbb7567910e9a39aeb9ed9a81c589727ee101f9de2389e2e462e8b3081
0x49bae69b22a076ec9be89138d0b8f0480e27b251adaae99e201352ce93a063da
0xc0f2e9a6c93d6bc0b9c317c2b85c291cecac677b9eed2604ea9d70a6bde1e83d
0x15f9e83fac852c37d395f62ae23f0080e5853d54747ed43e092598a4b2c82bc3
0xeeb476dd5d7bb70e2c65a0677925c9bb6ac9ceb502a8ea46d2e3a6babb9f6509

Functions
Getter at block 20811778
decimals(view returns (uint8)
18
name(view returns (string)
USD Gluwacoin
symbol(view returns (string)
USD-G
totalSupply(view returns (uint256 amount)
560737908244909127648016
Read-only
allowance(address _tokenOwneraddress _spenderview returns (uint256 remaining)
balanceOf(address _tokenOwnerview returns (uint256 balance)
getReservation(address _tokenOwneruint256 _nonceview returns (uint256 _amountuint256 _feeaddress _recipientaddress _executoruint256 _expiryBlockNumuint8 _status)
totalBalanceOf(address _tokenOwnerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
burn(uint256 _valuereturns (bool success)
execute(address _senderuint256 _noncereturns (bool success)
mint(address _touint256 _valuereturns (bool success)
reclaim(address _senderuint256 _noncereturns (bool success)
reserve(address _fromaddress _toaddress _executoruint256 _amountuint256 _feeuint256 _nonceuint256 _expiryBlockNumbytes _sigreturns (bool success)
transfer(address _fromaddress _touint256 _valueuint256 _feeuint256 _noncebytes _sigreturns (bool success)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Burnt(address indexed _burnFromuint256 _value
Mint(address indexed _mintTouint256 _value
NonceUsed(address indexed _useruint256 _nonce
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.