TOSHI TOOLS
Unverified contract
Proxy
Active on
Base with 3 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 "TOSHI TOOLS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23192798 | 14 days ago | | | 0 | 0.0000022224979 | |
| 22801074 | 23 days ago | | | 0 | 0.000000708835678056 | |
| 22501509 | a month ago | | | 0 | 0.000000804189903792 |
ABI
ABI objects
Getter at block 23800416
DOMAIN_SEPARATOR() view returns (bytes32)
0x911210ed2135daeaad6afee122e24c088e3fcd5ef469ac7b5a20a5430c158a84
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=TOSHI TOOLS, version=1, chainId=8453, verifyingContract=0x4098794f1ff7efdea0798b5dd4664626ddedd61c, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
maxSupply() view returns (uint256)
1000000000000000000000000000
metaURI() view returns (string)
bafkreihzinvseqogghcumk75hds3gofvzpxfygvmyxtwk3nemn4rivtvvm
name() view returns (string)
TOSHI TOOLS
owner() view returns (address)
0x1ea172fb88c24dfc21ff6fa38762511c123ba948
pools() view returns (address v2, address v3)
(v2=0x1e5792f0ab4d4a1b89fae7f72aaca27d8497271b, v3=0x544bd2824e98bec9f2a7d307df61d9ea77371823)
symbol() view returns (string)
TOOLS
totalSupply() view returns (uint256)
1000000000000000000000000000
transferConstraints() view returns (bool)
true
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.