Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,623.26 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11450124 | 4 years ago | | | 0 | 0.0019175000 | |
| 11450080 | 4 years ago | | | 0 | 0.0019175000 | |
| 11450021 | 4 years ago | | | 0 | 0.0028223640 | |
| 11442681 | 4 years ago | | | 0 | 0.00043412040 | |
| 11442602 | 4 years ago | | | 0 | 0.00072534000 | |
| 11439675 | 4 years ago | | | 0.01352444 | 0.0018693200 | |
| 11439648 | 4 years ago | | | 0.01379493 | 0.0023728600 | |
| 11439361 | 4 years ago | | | 0 | 0.0010814160 | |
| 11438447 | 4 years ago | | | 0.02691996 | 0.0023728600 | |
| 11438336 | 4 years ago | | | 0.02684363 | 0.00058344440 |
ABI
ABI objects
Getter at block 21294266
basePrice() view returns (uint256)
100000000
cap() view returns (uint256)
1000000000000
contractBalance() view returns (uint256)
3
decimals() view returns (uint32)
6
name() view returns (string)
MMM DEFI
owner() view returns (address)
0x6cfe50c88d6b78f301702442597fda66d40e077b
remainingTokens() view returns (uint256)
1000000000000
symbol() view returns (string)
DEFI
tokenReserve() view returns (uint256)
1000000000000
tokensSold() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events PurchageToken() payable
SellToken(address _receiver, uint256 _withdrawAmount)
approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
finalizeIco()
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
startIco()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) 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)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.