StoobinKoobin
Verified contract
Active on
Ethereum with 187 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "StoobinKoobin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21219195 | 15 hours ago | | | 0 | 0.00069979323 | |
| 21218821 | 17 hours ago | | | 0 | 0.00039468916 | |
| 21197529 | 4 days ago | | | 0 | 0.00047510429 | |
| 21098110 | 18 days ago | | | 0 | 0.00016276581 | |
| 21025812 | a month ago | | | 0 | 0.00025901929 | |
| 21025798 | a month ago | | | 0 | 0.00026684118 | |
| 21025782 | a month ago | | | 0 | 0.00028325455 | |
| 20830298 | 2 months ago | | | 0 | 0.00086704048 | |
| 20692313 | 2 months ago | | | 0 | 0.0011663051 | |
| 20683466 | 2 months ago | | | 0 | 0.00021939684 |
ABI
ABI objects
Getter at block 21223794
DOMAIN_SEPARATOR() view returns (bytes32)
0x8de064b2e0cf85e5fe4fb6997f15204b1b89db7f83d92f9d0eaed98a63711f45
decimals() view returns (uint8)
7
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=STooBiN KooBiN, version=1, chainId=1, verifyingContract=0x1babd2017df5a444252f81bb2be186961dab3d28, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name() view returns (string)
Stoobin Koobin
symbol() view returns (string)
StooKoo
totalSupply() view returns (uint256)
715221250000000
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 value) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) 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.
ECDSAInvalidSignature()
ECDSAInvalidSignatureLength(uint256 length)
ECDSAInvalidSignatureS(bytes32 s)
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed)
ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed)
ERC20InvalidApprover(address approver)
ERC20InvalidReceiver(address receiver)
ERC20InvalidSender(address sender)
ERC20InvalidSpender(address spender)
ERC2612ExpiredSignature(uint256 deadline)
ERC2612InvalidSigner(address signer, address owner)
InvalidAccountNonce(address account, uint256 currentNonce)
InvalidShortString()
StringTooLong(string str)