Gyudon.farm
Verified contract
Active on
Ethereum with 122 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 "Gyudon.farm"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12435461 | 3 years ago | | | 0 | 0.0028773000 | |
| 11353845 | 4 years ago | | | 0 | 0.00030793290 | |
| 11353812 | 4 years ago | | | 0 | 0.00030691650 | |
| 11048693 | 4 years ago | | | 0 | 0.0056184450 | |
| 11048031 | 4 years ago | | | 0 | 0.0025449000 | |
| 11047950 | 4 years ago | | | 0 | 0.0025473000 | |
| 11045956 | 4 years ago | | | 0 | 0.00086526604 | |
| 11045055 | 4 years ago | | | 0 | 0.0024423300 | |
| 11043762 | 4 years ago | | | 0 | 0.0012611304 | |
| 11043696 | 4 years ago | | | 0 | 0.0028419840 |
ABI
ABI objects
Getter at block 21167835
bitSize() view returns (uint256)
255
decimals() view returns (uint8)
18
name() view returns (string)
Gyudon.farm
owner() view returns (address)
0x9d79f227520a677a8e20c76ea66560d64396b022
symbol() view returns (string)
GYUD
totalSupply() view returns (uint256)
1000009999000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkBot(address sender) view returns (bool)
poolContracts(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
calculateByteSize(uint256 _byteSize)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address _to, uint256 _amount)
renounceOwnership()
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.