DEFISocial
Verified contract
Active on
Ethereum with 6,436 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 "DEFISocial"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21076445 | 12 days ago | | | 0 | 0.00064695780 | |
| 20705334 | 2 months ago | | | 0 | 0.000035059871 | |
| 20608579 | 3 months ago | | | 0 | 0.000043332357 | |
| 20565775 | 3 months ago | | | 0 | 0.000058280358 | |
| 20446688 | 3 months ago | | | 0 | 0.000069553500 | |
| 20410213 | 3 months ago | | | 0 | 0.000041311010 | |
| 20410027 | 3 months ago | | | 0 | 0.000062838731 | |
| 20322421 | 4 months ago | | | 0 | 0.00017162307 | |
| 20277465 | 4 months ago | | | 0 | 0.00058272554 | |
| 20276346 | 4 months ago | | | 0 | 0.00029664168 |
ABI
ABI objects
Getter at block 21160663
decimals() view returns (uint8)
18
name() view returns (string)
DEFISocial
symbol() view returns (string)
DFSocial
totalSupply() view returns (uint256)
21000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _amount) returns (bool success)
changeOwner(address _newOwner)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
receive()
This contract contains no error objects.