RATOSHI
Unverified contract
Proxy
Active on
Base with 304 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "RATOSHI "
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22753793 | 10 minutes ago | | | 0 | 8.8637969e-7 | |
| 22753128 | 33 minutes ago | | | 0 | 9.9909401e-7 | |
| 22752511 | an hour ago | | | 0 | 7.1322600e-7 | |
| 22751109 | 2 hours ago | | | 0 | 4.8033279e-7 | |
| 22751099 | 2 hours ago | | | 0 | 4.7793339e-7 | |
| 22750205 | 2 hours ago | | | 0 | 0.0000011439592 | |
| 22749639 | 2 hours ago | | | 0 | 0.0000013426158 | |
| 22749636 | 2 hours ago | | | 0 | 0.000000509130187648 | |
| 22749616 | 2 hours ago | | | 0 | 8.5734612e-7 | |
| 22749596 | 3 hours ago | | | 0 | 0.0000013582587 |
ABI
ABI objects
Getter at block 22754100
DOMAIN_SEPARATOR() view returns (bytes32)
0xf13bb13451561e838fbda0bd08c503df42799a33e47ef661af44accd032d15bf
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=RATOSHI , version=1, chainId=8453, verifyingContract=0xe2e49a322003f58ac2b5d294cd1e12a552d233b6, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
maxSupply() view returns (uint256)
1000000000000000000000000000
metaURI() view returns (string)
bafkreigntu3secbu6uehyq2gnzpioy6jhfxsou5ggafrod36dank62b3cm
name() view returns (string)
RATOSHI
owner() view returns (address)
0x0000000000000000000000000000000000000000
pools() view returns (address v2, address v3)
(v2=0x413d342de0f1b1562120667a3232cd1b14cc09a5, v3=0xd9b9d38514aff99db1d5f7c81519e2af1a064b83)
symbol() view returns (string)
RATOSHI
totalSupply() view returns (uint256)
1000000000000000000000000000
transferConstraints() view returns (bool)
false
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)
initialize(address _v2Pool, address _v3Pool, string name_, string symbol_, string meta_, uint256 maxSupply_)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
removeTransferConstraints()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
EIP712DomainChanged()
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferFlapToken(address from, address to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.