Magic Internet Money
Verified contract
Active on
Ethereum with 55,338 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,707.72)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MIM | ERC-20 | 2.433054K | $0.998223 |
$2,428.73 | |
USDC | ERC-20 | 1K | $1.001 |
$1,001 | |
BUSD | ERC-20 | 192.897234 | $0.998409 |
$192.59 | |
FTM | ERC-20 | 108.85085 | $0.784543 |
$85.4 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21159578 | 2 hours ago | | | 0 | 0.0012376971 | |
| 21159272 | 3 hours ago | | | 0 | 0.0013001442 | |
| 21157248 | 10 hours ago | | | 0 | 0.00083388376 | |
| 21150358 | a day ago | | | 0 | 0.00071562797 | |
| 21149904 | a day ago | | | 0 | 0.00037009199 | |
| 21147307 | 2 days ago | | | 0 | 0.00044729829 | |
| 21146873 | 2 days ago | | | 0 | 0.00040523542 | |
| 21144771 | 2 days ago | | | 0 | 0.00089984185 | |
| 21144249 | 2 days ago | | | 0 | 0.00092931517 | |
| 21142872 | 2 days ago | | | 0 | 0.00067234275 |
ABI
ABI objects
Getter at block 21160124
DOMAIN_SEPARATOR() view returns (bytes32)
0xe74a8076e040bfbe129b49167f9dbd846fc96d9178ae69b1d72a42ae33339acb
decimals() view returns (uint8)
18
lastMint() view returns (uint128 time, uint128 amount)
(time=1705432247, amount=20000000000000000000000000)
name() view returns (string)
Magic Internet Money
owner() view returns (address)
0x5f0dee98360d8200b20812e174d139a1a633edd2
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MIM
totalSupply() view returns (uint256)
181557165198176011176061947
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
claimOwnership()
mint(address to, uint256 amount)
mintToBentoBox(address clone, uint256 amount, address bentoBox)
permit(address owner_, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner, bool direct, bool renounce)
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.
This contract contains no fallback and receive objects.
This contract contains no error objects.