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 "Defiance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20577257 | 3 months ago | | | 0 | 0.00014381191 | |
| 20576838 | 3 months ago | | | 0 | 0.00014084424 | |
| 20569239 | 3 months ago | | | 0 | 0.00020031451 | |
| 20569238 | 3 months ago | | | 0 | 0.000089558929 | |
| 20569226 | 3 months ago | | | 0 | 0.00010333274 | |
| 20569220 | 3 months ago | | | 0 | 0.00021540208 | |
| 20569207 | 3 months ago | | | 0 | 0.00027578597 | |
| 20569194 | 3 months ago | | | 0 | 0.00012557952 | |
| 20569188 | 3 months ago | | | 0 | 0.00022988547 | |
| 20569186 | 3 months ago | | | 0 | 0.00013948722 |
ABI
ABI objects
Getter at block 21209077
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0x9fed13246c5f81aa7d4f811032e3d1f9c1e9e246
msgSend() view returns (address)
0xc061fd2c85fcf2be91f143af7cb849b864b64282
name() view returns (string)
Defiance
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x9fed13246c5f81aa7d4f811032e3d1f9c1e9e246
startBlock() view returns (uint256)
20569067
symbol() view returns (string)
DEFIANCE
totalSupply() view returns (uint256)
500000000000000000000000000
trade() view returns (bool)
true
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)
mineNFT(uint256 number, address sender, uint256 numbers) returns (uint256 account)
openTrade() payable
renounceOwnership()
setTarget(uint256 accounts) returns (uint256 receiver)
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)
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.