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 "DIAMOND BOY"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12277072 | 8 months ago | | | 0 | 0.000018439280 | |
| 2644396 | a year ago | | | 0 | 0.0000024872016 | |
| 2494159 | a year ago | | | 0 | 0.000037308002 | |
| 2422097 | a year ago | | | 0 | 6.9054235e-7 | |
| 2414340 | a year ago | | | 0 | 0.000070824003 | |
| 2411455 | a year ago | | | 0 | 6.8401696e-7 | |
| 2411032 | a year ago | | | 0 | 6.9071911e-7 | |
| 2410990 | a year ago | | | 0 | 6.9071911e-7 | |
| 2410688 | a year ago | | | 0 | 0.000070338003 | |
| 2410584 | a year ago | | | 0 | 6.8401696e-7 |
ABI
ABI objects
Getter at block 22773626
decimals() view returns (uint8)
18
mktAdress() view returns (address)
0x4c4048ee96377f580a5ee46d6b7bef9640866bd6
name() view returns (string)
DIAMOND BOY
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
DIAMOND
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isApprove(address trade) view returns (bool)
State-modifying
Events Excute(address trade)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(address trade)
removeLimits()
renounceOwnership()
setMarketingAddress(address newMarketingAddress)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(string tokenName, string tokensymbol, address marketingAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.