Super Mario Brothers Coin
Verified contract
Active on
Ethereum with 29 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "Super Mario Brothers Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17361064 | 2 years ago | | | 0 | 0.00075983891 | |
| 17334671 | 2 years ago | | | 0 | 0.0014036856 | |
| 17334669 | 2 years ago | | | 0 | 0.0014948571 | |
| 17333857 | 2 years ago | | | 0 | 0.0013975001 | |
| 17333794 | 2 years ago | | | 0 | 0.0012869854 | |
| 17333781 | 2 years ago | | | 0 | 0.0014403713 | |
| 17332985 | 2 years ago | | | 0 | 0.0013037533 | |
| 17332983 | 2 years ago | | | 0 | 0.0045061266 | |
| 17332980 | 2 years ago | | | 0 | 0.0012747940 | |
| 17332951 | 2 years ago | | | 0 | 0.0012933621 |
ABI
ABI objects
Getter at block 21393301
decimals() pure returns (uint8)
9
limitsInEffect() view returns (bool)
false
maxTxAmount() view returns (uint256)
5000000000000000
maxWalletToken() view returns (uint256)
5000000000000000
name() pure returns (string)
Super Mario Brothers Coin
openTrading() view returns (bool)
true
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BROS
totalSupply() pure returns (uint256)
100000000000000000
transferDelay() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x7b2d98e537451e8fc186e63ea4c8f3ee989c1aa8
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address Address, uint256 Amount) returns (bool success)
enableTrading()
removeLimits()
renounceOwnership()
transfer(address Address, uint256 Amount) returns (bool success)
transferFrom(address addressFrom, address addressTo, uint256 amount) returns (bool success)
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)
constructor(address marketing)
receive()
This contract contains no error objects.