GladiatorBot
Verified contract
Active on
Ethereum with 14 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 |
---|---|---|---|---|---|
GLB | ERC-20 | 3.917314M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18044735 | a year ago | | | 0 | 0.00058260446 | |
| 18044708 | a year ago | | | 0 | 0.00036915976 | |
| 18044702 | a year ago | | | 0 | 0.00033669736 | |
| 18044697 | a year ago | | | 0 | 0.00059036215 | |
| 18044692 | a year ago | | | 0 | 0.0053109180 | |
| 18044691 | a year ago | | | 0 | 0.00070995784 | |
| 18044691 | a year ago | | | 0 | 0.00070995784 | |
| 18044691 | a year ago | | | 0 | 0.00070995784 | |
| 18044691 | a year ago | | | 0 | 0.00070995784 | |
| 18044691 | a year ago | | | 0 | 0.00070995784 |
ABI
ABI objects
Getter at block 21171925
buyTax() view returns (uint256)
4
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
100000000000000000000000000
name() pure returns (string)
GladiatorBot
owner() view returns (address)
0xb61e181f1c4c4aeb4c2933c4615044443dbc721e
sellTax() view returns (uint256)
100
symbol() pure returns (string)
GLB
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 newBuyTax, uint256 newSellTax)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.