Gladiator
Verified contract
Active on
Ethereum with 300 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x267c…02b6
0x0016…ec9d
1 additional
variable
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,084.80 |
$0 | |
GLAD | ERC-20 | 29.93256K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18908278 | a year ago | | | 0 | 0.00057351824 | |
| 18300367 | a year ago | | | 0 | 0.00026929429 | |
| 18296636 | a year ago | | | 0 | 0.00042520728 | |
| 18270520 | a year ago | | | 0 | 0.00061428756 | |
| 18210486 | a year ago | | | 0 | 0.00032709447 | |
| 18203041 | a year ago | | | 0 | 0.00031830380 | |
| 18193585 | a year ago | | | 0 | 0.00022982474 | |
| 18189657 | a year ago | | | 0 | 0.00040116828 | |
| 18184801 | a year ago | | | 0 | 0.00060640804 | |
| 18182712 | a year ago | | | 0 | 0.00040614650 |
ABI
ABI objects
Getter at block 21230371
_maxTaxSwap() view returns (uint256)
10000000000000
_maxTxAmount() view returns (uint256)
20000000000000
_maxWalletSize() view returns (uint256)
20000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Gladiator
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GLAD
totalSupply() pure returns (uint256)
1000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xf5726272ad26f6371be05a61993c0dd0804e7038
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events ForceCoolDownTaX()
addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.