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 "Chorizo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19906353 | 7 months ago | | | 0 | 0.00023775304 | |
| 19871391 | 7 months ago | | | 0 | 0.00016318999 | |
| 19835016 | 7 months ago | | | 0 | 0.000093673968 | |
| 19512720 | 9 months ago | | | 0 | 0.0011769195 | |
| 19453964 | 9 months ago | | | 0 | 0.0011948757 | |
| 19404262 | 9 months ago | | | 0 | 0.0013843578 | |
| 19143637 | 10 months ago | | | 0 | 0.00080462950 | |
| 19054701 | a year ago | | | 0 | 0.00050289916 | |
| 19041827 | a year ago | | | 0 | 0.0022905196 | |
| 19022147 | a year ago | | | 0 | 0.0017218940 |
ABI
ABI objects
Getter at block 21399308
decimals() pure returns (uint8)
18
name() view returns (string)
Chorizo
owner() view returns (address)
0x7b6ad802dadeaaf2a30e3cb833497d44d2656ec2
pairV2() view returns (address)
0xce3175fb6d0454a107fbc9b564bdb55d9301ffbf
routerV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
CHORIZO
totalSupply() view returns (uint256)
69000000000000000000000000000000
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAMMPair(address pair, bool isPair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.