GIVE ME YOUR MONEY
Verified contract
Active on
Ethereum with 11 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 "GIVE ME YOUR MONEY"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17820757 | a year ago | | | 0 | 0.0017340210 | |
| 17820757 | a year ago | | | 0 | 0.0017827500 | |
| 17820756 | a year ago | | | 0 | 0.0018471654 | |
| 17820755 | a year ago | | | 0 | 0.0017439707 | |
| 17820755 | a year ago | | | 0 | 0.0017439707 | |
| 17820754 | a year ago | | | 0 | 0.0017032358 | |
| 17820753 | a year ago | | | 0 | 0.0019031017 | |
| 17820753 | a year ago | | | 0 | 0.0019031017 | |
| 17820753 | a year ago | | | 0 | 0.0021467467 | |
| 17820753 | a year ago | | | 0 | 0.0028776817 |
ABI
ABI objects
Getter at block 21269371
_approve_on() view returns (bool)
true
_owner() view returns (address)
0x343c4e3125c087ee1873beb94fc49a21e2f678eb
decimals() view returns (uint8)
18
name() view returns (string)
GIVE ME YOUR MONEY
symbol() view returns (string)
MONEY
totalSupply() view returns (uint256)
669996669000000000000000000000
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)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner) returns (address)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.