Gladius Token
Verified contract
Active on
Ethereum with 18,943 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
GLA | ERC-20 | 1.272985K | -- | -- | |
CAF | ERC-20 | 20 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 8 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- | |
ERC20 | ERC-20 | 0.99 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20905950 | 2 months ago | | | 0 | 0.00029931102 | |
| 20452089 | 4 months ago | | | 0 | 0.00012038582 | |
| 20345937 | 4 months ago | | | 0 | 0.00014778796 | |
| 19983758 | 6 months ago | | | 0 | 0.0011312146 | |
| 18710513 | a year ago | | | 0 | 0.0011926947 | |
| 18532554 | a year ago | | | 0 | 0.00081209384 | |
| 17019201 | 2 years ago | | | 0 | 0.00091702219 | |
| 16796773 | 2 years ago | | | 0 | 0.00093603924 | |
| 16178512 | 2 years ago | | | 0 | 0.0012048388 | |
| 16145357 | 2 years ago | | | 0 | 0.00076359398 |
ABI
ABI objects
Getter at block 21283822
decimals() pure returns (uint8)
8
getOwner() pure returns (address)
0xaaf4281fd8142dc3263b3303b0a6f62d00b2d07e
isLocked() pure returns (bool)
false
name() pure returns (string)
Gladius Token
standard() pure returns (string)
Token 0.3
symbol() pure returns (string)
GLA
totalSupply() pure returns (uint256)
1868199937324748
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.