Decentralized Fund Service Platform
Verified contract
Active on
Ethereum with 12,108 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 "Decentralized Fund Service Platform"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583354 | 2 years ago | | | 0 | 0.0011397607 | |
| 13462458 | 3 years ago | | | 0 | 0.0032623876 | |
| 10341601 | 4 years ago | | | 0 | 0.0021430990 | |
| 10341175 | 4 years ago | | | 0 | 0.00074249000 | |
| 10341155 | 4 years ago | | | 0 | 0.0019456760 | |
| 10139261 | 4 years ago | | | 0 | 0.0013145682 | |
| 10029083 | 5 years ago | | | 0 | 0.00080613200 | |
| 10029060 | 5 years ago | | | 0 | 0.0010242800 | |
| 10025051 | 5 years ago | | | 0 | 0.00080613200 | |
| 10025018 | 5 years ago | | | 0 | 0.0010242800 |
ABI
ABI objects
Getter at block 21160562
_totalSupply() view returns (uint256)
21000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Decentralized Fund Service Platform
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x6f450ba44eee9e23d7311c177a783f6a449f5958
symbol() view returns (string)
QQGF
totalSupply() view returns (uint256)
9500000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.