DUCATO Protocol Token
Verified contract
Active on
Ethereum with 9,908 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 "DUCATO Protocol Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20851104 | a month ago | | | 0 | 0.00017009089 | |
| 20730339 | 2 months ago | | | 0 | 0.000091699680 | |
| 20539094 | 3 months ago | | | 0 | 0.000047437023 | |
| 20318271 | 4 months ago | | | 0 | 0.00058451607 | |
| 19992035 | 5 months ago | | | 0 | 0.00046385100 | |
| 19882635 | 6 months ago | | | 0 | 0.00028023927 | |
| 19664147 | 7 months ago | | | 0 | 0.00040663438 | |
| 19575425 | 7 months ago | | | 0 | 0.0013464061 | |
| 19560326 | 7 months ago | | | 0 | 0.00049906953 | |
| 19081795 | 10 months ago | | | 0 | 0.00045981583 |
ABI
ABI objects
Getter at block 21158069
decimals() view returns (uint8)
18
name() view returns (string)
DUCATO Protocol Token
owner() view returns (address)
0x58bd7846854c719327d9f5cf25818c564793a2f3
symbol() view returns (string)
DUCATO
totalSupply() view returns (uint256)
50000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
startTrade()
stopTrade()
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.