Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "mrb"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21798143 | 5 days ago | | | 0 | 4.4347856e-7 | |
| 17114277 | 4 months ago | | | 0 | 1.6042494e-7 | |
| 14444008 | 6 months ago | | | 0 | 0.0000053368057 | |
| 7801169 | a year ago | | | 0 | 0.000000000159209115 | |
| 7801152 | a year ago | | | 0 | 0.000000000021965580 | |
| 5133208 | a year ago | | | 0 | 0.0000048041029 | |
| 2899266 | a year ago | | | 0 | 0.000048732418 | |
| 2899154 | a year ago | | | 0 | 0.000017379373 | |
| 2639403 | a year ago | | | 0 | 4.9758000e-7 | |
| 2453367 | a year ago | | | 0 | 0.000059519709 |
ABI
ABI objects
Getter at block 22008873
DOMAIN_SEPARATOR() view returns (bytes32)
0x01d25e5eae3e50918d7f66430daa72b43e05682794362895c879e3ae3b3f2c9a
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=mr.b, version=1, chainId=8453, verifyingContract=0x0c547534fac674e323a41a9de8931ebc21212e83, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name() view returns (string)
mr.b
symbol() view returns (string)
mr.b
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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)
Approval(address indexed owner, address indexed spender, uint256 value)
EIP712DomainChanged()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
InvalidShortString()
StringTooLong(string str)