SpaghettiToken
Verified contract
Active on
Ethereum with 2,473 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ERC-20 | 3.919513K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21240731 | 22 days ago | | | 0 | 0.00029474708 | |
| 21240723 | 22 days ago | | | 0 | 0.00029719514 | |
| 20500244 | 4 months ago | | | 0 | 0.000023443439 | |
| 20384260 | 5 months ago | | | 0 | 0.00039693618 | |
| 19885867 | 7 months ago | | | 0 | 0.000089467685 | |
| 19835145 | 7 months ago | | | 0 | 0.00010093573 | |
| 19835074 | 7 months ago | | | 0 | 0.00010689231 | |
| 19637424 | 8 months ago | | | 0 | 0.00028924702 | |
| 19543975 | 8 months ago | | | 0 | 0.00056157023 | |
| 19503024 | 9 months ago | | | 0 | 0.00033880361 |
ABI
ABI objects
Getter at block 21399267
decimals() view returns (uint256)
18
name() view returns (bytes32)
0x5370616768657474690000000000000000000000000000000000000000000000
symbol() view returns (bytes32)
0x5041535441000000000000000000000000000000000000000000000000000000
totalSupply() view returns (uint256)
14244454390044481454584919
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address guy) returns (bool)
approve(address guy, uint256 wad) returns (bool)
transfer(address dst, uint256 wad) returns (bool)
transferFrom(address src, address dst, uint256 wad) returns (bool)
Approval(address indexed src, address indexed guy, uint256 wad)
Burn(uint256 wad)
Transfer(address indexed src, address indexed dst, uint256 wad)
constructor(address chef)
This contract contains no fallback and receive objects.
This contract contains no error objects.