Shiba Chulo
Verified contract
Active on
Ethereum with 515 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Shiba Chulo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14461305 | 3 years ago | | | 0 | 0.00061335404 | |
| 13016267 | 3 years ago | | | 0 | 0.00075508841 | |
| 12862325 | 3 years ago | | | 0 | 0.0010254200 | |
| 12742476 | 3 years ago | | | 0 | 0.0025635500 | |
| 12714859 | 3 years ago | | | 0 | 0.00014563000 | |
| 12706628 | 3 years ago | | | 0 | 0.00027966000 | |
| 12690335 | 3 years ago | | | 0 | 0.00058262503 | |
| 12623106 | 3 years ago | | | 0 | 0.00048008300 | |
| 12606960 | 4 years ago | | | 0 | 0.00056398100 | |
| 12606462 | 4 years ago | | | 0 | 0.00029381000 |
ABI
ABI objects
Getter at block 21386267
decimals() pure returns (uint8)
9
name() pure returns (string)
Shiba Chulo
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SHIBCHU
totalBurn() view returns (uint256)
74597703896957013084
totalDev() view returns (uint256)
55948277922717759641
totalFees() view returns (uint256)
55948277922717759641
totalSupply() view returns (uint256)
925402296103042986916
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isDev(address account) view returns (bool)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setBurnFee(uint256 burnFee)
_setDevFee(uint256 devFee)
_setTaxFee(uint256 taxFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAsBurnAccount(address account)
setAsDevAccount(address account)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.