Mansion Protocol
Verified contract
Active on
Ethereum with 35 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Mansion | ERC-20 | 40M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18149514 | a year ago | | | 0 | 0.00030751014 | |
| 15818372 | 2 years ago | | | 0 | 0.0011773148 | |
| 15818323 | 2 years ago | | | 0 | 0.0010905305 | |
| 15818289 | 2 years ago | | | 0 | 0.0011367597 | |
| 15818276 | 2 years ago | | | 0 | 0.0013834557 | |
| 15818274 | 2 years ago | | | 0 | 0.0012715372 | |
| 15818260 | 2 years ago | | | 0 | 0.0016885612 | |
| 15818255 | 2 years ago | | | 0 | 0.0011334668 | |
| 15818252 | 2 years ago | | | 0 | 0.048063420 | |
| 15818249 | 2 years ago | | | 0 | 0.0014174675 |
ABI
ABI objects
Getter at block 21176403
decimals() pure returns (uint8)
9
name() pure returns (string)
Mansion Protocol
owner() view returns (address)
0xf51871eafc88f78560080fda44ae57741eaa5df6
symbol() pure returns (string)
Mansion
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addbot(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
openTrading()
removeLimits()
renounceOwnership()
setCooldownEnabled(bool onoff)
setStandardTax(uint256 newTax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.