The DeFiant Ones
Verified contract
Active on
Ethereum with 51 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x61b3…7a5c
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DEFIANT | ERC-20 | 39.665609M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20535711 | 3 months ago | | | 0 | 0.0014377908 | |
| 20535700 | 3 months ago | | | 0 | 0.0010881436 | |
| 20535700 | 3 months ago | | | 0 | 0.0010881436 | |
| 20535699 | 3 months ago | | | 0 | 0.0011312081 | |
| 20535699 | 3 months ago | | | 0 | 0.0011312081 | |
| 20535699 | 3 months ago | | | 0 | 0.0011312081 | |
| 20535699 | 3 months ago | | | 0 | 0.0011312081 | |
| 20535699 | 3 months ago | | | 0 | 0.0011312081 | |
| 20535699 | 3 months ago | | | 0 | 0.0011312081 | |
| 20535696 | 3 months ago | | | 0 | 0.00081041137 |
ABI
ABI objects
Getter at block 21184760
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
0
caCount() view returns (uint256)
4
caLimiter() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
The DeFiant Ones
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DEFIANT
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x2920f49ab2157cb149f40ce0436a5db280471532
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events addToBlackList(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
enableTrading()
releaseStuckEth()
removeFromBlackList(address account)
removeFromBlackListwallets(address[] addresses)
removeLimit()
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)
Launch(bool _tradingOpen, bool _swapEnabled)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address taxWallet)
receive()
This contract contains no error objects.