Gladius Token
Verified contract
Active on
Ethereum with 29 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Gladius Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7398739 | 6 years ago | | | 0 | 0.000096296000 | |
| 5178247 | 7 years ago | | | 0 | 0.00048300000 | |
| 5129444 | 7 years ago | | | 0 | 0.00072030000 | |
| 5109710 | 7 years ago | | | 0 | 0.00024010000 | |
| 5096422 | 7 years ago | | | 0 | 0.00095784000 | |
| 5085616 | 7 years ago | | | 0 | 0.00095784000 | |
| 5062187 | 7 years ago | | | 0 | 0.00052681200 | |
| 5028678 | 7 years ago | | | 0 | 0.00052681200 | |
| 4939349 | 7 years ago | | | 0 | 0.0023706540 | |
| 4910080 | 7 years ago | | | 0 | 0.00050421000 |
ABI
ABI objects
Getter at block 21307011
decimals() pure returns (uint8)
8
getOwner() pure returns (address)
0x57bfffd48366f78e787e167419c8c05cdb849ede
isLocked() pure returns (bool)
true
name() pure returns (string)
Gladius Token
standard() pure returns (string)
Token 0.3
symbol() pure returns (string)
GLA
totalSupply() pure returns (uint256)
188008183827940
Read-only
allowance(address _owner, address _spender) pure returns (uint256)
balanceOf(address _owner) pure returns (uint256)
isOwner(address _account) pure returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
issue(address _to, uint256 _value) returns (bool)
retreiveTokens(address _tokenContract)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
unlock() returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.