Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COWSHIBA | ERC-20 | 1T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14509396 | 3 years ago | | | 0 | 0.0026225900 | |
| 14509394 | 3 years ago | | | 0 | 0.0027072732 | |
| 14509390 | 3 years ago | | | 0 | 0.0036390686 | |
| 14509353 | 3 years ago | | | 0 | 0.0021178302 | |
| 14508991 | 3 years ago | | | 0 | 0.0024625911 | |
| 14508805 | 3 years ago | | | 0 | 0.0022734867 | |
| 14508772 | 3 years ago | | | 0 | 0.0030824888 | |
| 14508741 | 3 years ago | | | 0 | 0.0030074754 | |
| 14508730 | 3 years ago | | | 0 | 0.0020075238 | |
| 14508722 | 3 years ago | | | 0 | 0.0025020241 |
ABI
ABI objects
Getter at block 21191933
checkTransferInit() view returns (bool)
true
decimals() view returns (uint8)
9
name() view returns (string)
Cow Shiba
ownerAddress() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
COWSHIBA
totalSupply() view returns (uint256)
2999999999999999999999
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkCall(address account) view returns (bool)
State-modifying
Events addBurner(address burner)
approve(address spender, uint256 amount) returns (bool)
burn(address target, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initTransfer()
multicall(address account)
removeBurner(address burner)
renounceOwnership()
singlecall(address account)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.