WagmipetLoveMaker
Verified contract
Active on
Ethereum with 144 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 "WagmipetLoveMaker"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20544751 | 3 months ago | | | 0 | 0.000042590162 | |
| 13443942 | 3 years ago | | | 0 | 0.0053039670 | |
| 13410907 | 3 years ago | | | 0 | 0.0064861667 | |
| 13386095 | 3 years ago | | | 0 | 0.0041726815 | |
| 13381339 | 3 years ago | | | 0 | 0.0073452488 | |
| 13371137 | 3 years ago | | | 0 | 0.0091946919 | |
| 13358866 | 3 years ago | | | 0 | 0.0020627640 | |
| 13356420 | 3 years ago | | | 0 | 0.0099224251 | |
| 13356244 | 3 years ago | | | 0 | 0.0045754363 | |
| 13356040 | 3 years ago | | | 0 | 0.0034833923 |
ABI
ABI objects
Getter at block 21172807
DOMAIN_SEPARATOR() view returns (bytes32)
0xcba937f750eb2771af6588c5da347beffb4f0a9704ed82b7e6dc81ba47b2b1c0
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
claimableLove() view returns (uint256 claimable)
0
decimals() view returns (uint8)
18
name() view returns (string)
WagmipetLoveMaker
symbol() view returns (string)
WAGML
totalSupply() view returns (uint256)
454999999999999999999
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
loveDebt(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burnLove(uint256 amount)
claimLove()
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.