龙行龘龘(lóng xíng dá dá)
Verified contract
Active on
Ethereum with 50 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 "龙行龘龘(lóng xíng dá dá)"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19835777 | 7 months ago | | | 0 | 0.00022397258 | |
| 19189858 | 10 months ago | | | 0 | 0.0023202837 | |
| 19189857 | 10 months ago | | | 0 | 0.0022701422 | |
| 19189850 | 10 months ago | | | 0 | 0.0023670568 | |
| 19189830 | 10 months ago | | | 0 | 0.0025927157 | |
| 19189827 | 10 months ago | | | 0 | 0.0027225793 | |
| 19189822 | 10 months ago | | | 0 | 0.0028443049 | |
| 19189822 | 10 months ago | | | 0 | 0.0030815206 | |
| 19189820 | 10 months ago | | | 0 | 0.0026804763 | |
| 19189816 | 10 months ago | | | 0 | 0.0027439024 |
ABI
ABI objects
Getter at block 21414548
FeeAddress() view returns (address)
0x73d0ada50c44c39b16d464bdcee3b3d580710a49
burnFee() view returns (uint256)
0
decimals() view returns (uint256)
18
getTime() view returns (uint256)
1734345707
getUnlockTime() view returns (uint256)
0
name() view returns (string)
龙行龘龘(lóng xíng dá dá)
owner() view returns (address)
0x73d0ada50c44c39b16d464bdcee3b3d580710a49
paused() view returns (bool)
false
symbol() view returns (string)
DádáKing
totalSupply() view returns (uint256)
2024000000000000000000
txFee() view returns (uint256)
0
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
blackListAddress(address listAddress, bool isBlackListed) returns (bool success)
burn(uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
lock(uint256 time)
pause()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unlock()
unpause()
updateFee(uint256 _txFee, uint256 _burnFee, address _FeeAddress)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
Blacklist(address indexed blackListed, bool value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor(string _name, string _symbol, uint256 _decimals, uint256 _supply, uint256 _txFee, uint256 _burnFee, address _FeeAddress, address tokenOwner, address service)
This contract contains no fallback and receive objects.
This contract contains no error objects.