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 |
---|---|---|---|---|---|
WAGYU | ERC-20 | 5.895853K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20917258 | 2 months ago | | | 0 | 0.00055427627 | |
| 20808928 | 2 months ago | | | 0 | 0.00039563015 | |
| 20786865 | 2 months ago | | | 0 | 0.00095601043 | |
| 20736835 | 3 months ago | | | 0 | 0.00034074176 | |
| 20723597 | 3 months ago | | | 0 | 0.00011222058 | |
| 20701302 | 3 months ago | | | 0 | 0.00010823923 | |
| 20660809 | 3 months ago | | | 0 | 0.000028111784 | |
| 20660802 | 3 months ago | | | 0 | 0.000051699763 | |
| 20566674 | 3 months ago | | | 0 | 0.00014970166 | |
| 20492993 | 4 months ago | | | 0 | 0.00013060212 |
ABI
ABI objects
Getter at block 21315896
buyFee() view returns (uint256)
5
decimals() view returns (uint8)
18
feeThreshold() view returns (uint256)
5699111077772823190679
maxHoldings() view returns (uint256)
0
name() view returns (string)
Wagyu
owner() view returns (address)
0x2d8991553c4f89f3d4830ecad6234b352ef35223
revshareAddr() view returns (address)
0x0024b0acae52c8fb8c080def6d71febfb3602bdd
sellFee() view returns (uint256)
5
symbol() view returns (string)
WAGYU
teamAddr() view returns (address)
0x2d8991553c4f89f3d4830ecad6234b352ef35223
totalSupply() view returns (uint256)
10000000000000000000000000
uniV2Pair() view returns (address)
0x73f1d5e19b52e201e219fb93460b2c7f71077232
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
feedWagyu()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeHoldingLimit()
removeStuckERC20(address token)
removeStuckETH()
renounceOwnership()
swapFees()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(uint256 newThreshold)
updateFees(uint256 newBuyFee, uint256 newSellFee)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RevFee(uint256 indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.