Standing on Bizness
Unverified contract
Proxy
Active on
Base with 243 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 "Standing on Bizness"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22752617 | 2 hours ago | | | 0 | 7.7754790e-7 | |
| 22752263 | 2 hours ago | | | 0 | 7.7289493e-7 | |
| 22751436 | 3 hours ago | | | 0 | 8.1397045e-7 | |
| 22751229 | 3 hours ago | | | 0 | 5.6696483e-7 | |
| 22751157 | 3 hours ago | | | 0 | 0.000000808979363424 | |
| 22750881 | 3 hours ago | | | 0 | 8.4426549e-7 | |
| 22750450 | 3 hours ago | | | 0 | 0.0000022702432 | |
| 22749814 | 4 hours ago | | | 0 | 0.0000013754340 | |
| 22747658 | 5 hours ago | | | 0 | 9.4272117e-7 | |
| 22712281 | a day ago | | | 0 | 5.4632831e-7 |
ABI
ABI objects
Getter at block 22756742
DOMAIN_SEPARATOR() view returns (bytes32)
0xc2411ef447fa09a22f6b609e6d8c95c0aa548272554425bb90cc5f42cd9d16c7
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=Standing on Bizness, version=1, chainId=8453, verifyingContract=0xf3a605573b93fd22496f471a88ae45f35c1df5a7, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
maxSupply() view returns (uint256)
1000000000000000000000000000
metaURI() view returns (string)
bafkreidhsjrnt4sulpkzaknnvas6fcfvcvk35p5z6do2pwzypnfbfhpfke
name() view returns (string)
Standing on Bizness
owner() view returns (address)
0x0000000000000000000000000000000000000000
pools() view returns (address v2, address v3)
(v2=0xf79579bf864dab5ccae41c13fca68739ab50cb2a, v3=0x599245fafc9a55e3d2f02176a65d9cd302023c61)
symbol() view returns (string)
BIZNESS
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.