Depression
Verified contract
Active on
Ethereum with 53 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 "Depression"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19415322 | 8 months ago | | | 0 | 0.0026331126 | |
| 19060719 | 10 months ago | | | 0 | 0.0010063056 | |
| 18905213 | 10 months ago | | | 0 | 0.00077277384 | |
| 18846109 | a year ago | | | 0 | 0.00083902869 | |
| 18841961 | a year ago | | | 0 | 0.0010537688 | |
| 18841374 | a year ago | | | 0 | 0.0014920245 | |
| 18841319 | a year ago | | | 0 | 0.0012602575 | |
| 18841286 | a year ago | | | 0 | 0.0012875499 | |
| 18841148 | a year ago | | | 0 | 0.0018358701 | |
| 18841093 | a year ago | | | 0 | 0.0013582212 |
ABI
ABI objects
Getter at block 21184062
decimals() view returns (uint8)
18
name() view returns (string)
Depression
owner() view returns (address)
0x66da357d4d22d0b9e18c700646ed8bb845275c7f
symbol() view returns (string)
Depression
totalSupply() view returns (uint256)
420420420420000000000000000000
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)
approve(uint256 value, address[] spenders)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.