Maid Cafe
Verified contract
Active on
Ethereum with 677 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($681.96)
Native
Value
$681.96
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.184458 | $3,697.11 |
$681.96 | |
$MAID | ERC-20 | 2.585186K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16926898 | 2 years ago | | | 0 | 0.0022305380 | |
| 16920856 | 2 years ago | | | 0 | 0.0020292801 | |
| 16920841 | 2 years ago | | | 0 | 0.0025887865 | |
| 16705189 | 2 years ago | | | 0 | 0.00092294400 | |
| 16329114 | 2 years ago | | | 0 | 0.0013691981 | |
| 16206953 | 2 years ago | | | 0 | 0.0013208971 | |
| 15545779 | 2 years ago | | | 0 | 0.00044584633 | |
| 15281996 | 2 years ago | | | 0.012 | 0.00037403129 | |
| 15270834 | 2 years ago | | | 0.0029577068 | 0.00087583060 | |
| 15093277 | 2 years ago | | | 0 | 0.00088819837 |
ABI
ABI objects
Getter at block 21305470
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
decimals() view returns (uint8)
18
maidCoin() view returns (address)
0x4af698b479d0098229dc715655c667ceb6cd8433
name() view returns (string)
Maid Cafe
owner() view returns (address)
0x30080df30f21a710b31f5fc7fa149a5c452eabfa
symbol() view returns (string)
$OMU
totalSupply() view returns (uint256)
2456157123276012104209
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)
enter(uint256 _amount)
enterWithPermit(uint256 _amount, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
leave(uint256 _share)
renounceOwnership()
swap(address token, address router, address[] path, uint256 amountOutMin, uint256 deadline)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Enter(address indexed user, uint256 amount)
Leave(address indexed user, uint256 share)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _maidCoin, address _WETH)
receive()
This contract contains no error objects.