guud morning
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 "guud morning"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13714696 | 3 years ago | | | 0 | 0.0042494400 | |
| 13695457 | 3 years ago | | | 0 | 0.0030218240 | |
| 13686390 | 3 years ago | | | 0 | 0.0034090100 | |
| 13685551 | 3 years ago | | | 0 | 0.0072759856 | |
| 13682439 | 3 years ago | | | 0 | 0.0032910240 | |
| 13681881 | 3 years ago | | | 0 | 0.0069042970 | |
| 13681472 | 3 years ago | | | 0 | 0.0063853935 | |
| 13681437 | 3 years ago | | | 0 | 0.0060858840 | |
| 13681302 | 3 years ago | | | 0 | 0.0040562525 | |
| 13681294 | 3 years ago | | | 0 | 0.0048886365 |
ABI
ABI objects
Getter at block 21230427
decimals() view returns (uint8)
18
name() view returns (string)
guud morning
owner() view returns (address)
0xc7df5da2cf8dcaa8858c06dada7cf9eba3c71fbf
symbol() view returns (string)
gdm
totalSupply() view returns (uint256)
1000000000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBot(address user, bool enable)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setBot(address uni_)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.