DroneFight
Verified contract
Active on
Ethereum with 21 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 "DroneFight"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14493734 | 3 years ago | | | 0 | 0.0014959610 | |
| 14493703 | 3 years ago | | | 0 | 0.0022874530 | |
| 14270721 | 3 years ago | | | 0 | 0.0019543939 | |
| 14203998 | 3 years ago | | | 0 | 0.0013811586 | |
| 14146223 | 3 years ago | | | 0 | 0.0043573805 | |
| 14146217 | 3 years ago | | | 0 | 0.0043104370 | |
| 14140465 | 3 years ago | | | 0 | 0.0043933055 | |
| 14140385 | 3 years ago | | | 0 | 0.0051255326 | |
| 14139204 | 3 years ago | | | 0 | 0.0032295879 | |
| 14134741 | 3 years ago | | | 0 | 0.0054029851 |
ABI
ABI objects
Getter at block 21313930
_exclAddress() view returns (address)
0x8391d057f6f723a3b5a066668d3d75270a33dbd8
_maxTxSw() view returns (uint256)
1000000000000000000
_swapPairAddress() view returns (address)
0xae46d86d47c0715d2801bc64eeea99b32a33aed4
decimals() view returns (uint8)
18
name() view returns (string)
DroneFight
owner() pure returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
DroneFight
totalSupply() view returns (uint256)
99100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setExclAddress(address newExclAddres)
setFeeTotal(uint256 amount)
setMaxTxSw(uint256 newMaxTxSw)
setSwapPairAddress(address newSwapPairAddress)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.