Mau Money
Verified contract
Active on
Ethereum with 407 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 "Mau Money"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19910865 | 6 months ago | | | 0 | 0.00039467130 | |
| 18969193 | a year ago | | | 0 | 0.00033048608 | |
| 18969188 | a year ago | | | 0 | 0.00061837683 | |
| 18804375 | a year ago | | | 0 | 0.00084862451 | |
| 18023728 | a year ago | | | 0 | 0.00060275307 | |
| 18023716 | a year ago | | | 0 | 0.00060741476 | |
| 17978436 | a year ago | | | 0 | 0.0013169699 | |
| 17972529 | a year ago | | | 0 | 0.0015562169 | |
| 17952293 | a year ago | | | 0 | 0.00055177518 | |
| 17942951 | a year ago | | | 0 | 0.0012753753 |
ABI
ABI objects
Getter at block 21332458
_gonsPerFragment() view returns (uint256)
367897253960197290847313170948080142303021380
_lockTime() view returns (uint256)
1693236147
_owner() view returns (address)
0x848a71f0aa23911a6f51c64c6ba1bdc8de8b0e44
_previousOwner() view returns (address)
0x6f7549bfeda5f29cbc2243b0ab083d8a3cf94cde
_totalSupply() view returns (uint256)
314740292271503912164251439122548
decimals() view returns (uint8)
18
getUnlockTime() view returns (uint256)
1693236147
initialDistributionFinished() view returns (bool)
true
isOwner() view returns (bool)
false
lp() view returns (address)
0x81a460ea6fd96a73d5672f1f4aa684697d4b44cc
lpContract() view returns (address)
0x81a460ea6fd96a73d5672f1f4aa684697d4b44cc
master() view returns (address)
0x6281651170b9eecc1ae59b04029dc8066e802fb0
name() view returns (string)
Mau Money
owner() view returns (address)
0x848a71f0aa23911a6f51c64c6ba1bdc8de8b0e44
symbol() view returns (string)
MAU
totalSupply() view returns (uint256)
314740292271503912164251439122548
Read-only
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address who) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTransfer(address _addr)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
rebase(uint256 epoch, int256 supplyDelta) returns (uint256)
renounceOwnership()
setInitialDistributionFinished()
setLP(address lpAddress)
setMaster(address masterAddress)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
LogRebase(uint256 indexed epoch, uint256 totalSupply)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetLPEvent(address lpAddress)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.