DOTTO

Verified contract

Proxy

Active on Base with 203 txns
Deployed by via 0x85ac2a05 at 20938311
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DOTTO"

0x6ef5a2bf020fe4540798fb2ec1ae09f955a9d2bccbef23737bb065c42a72db4f
0xc919730c1816af0a5b4b3c19f7c64a03c08d347bb68285aca591e481f53adc16
0xa67721f8ec209185346f2f1db0ec1d8ef3e99245dffd401b00a99635bba9726e
0x9b55938e19288007506169c5c105f6fdd8ce791b83a9e5a94d5830f98285d67e
0xf765954faf39b1504b6befccacf2e31ebd2d905391105744c5af94ab28e0b9af
0xa3a828382fa082b7d3baf2e18b79d73cca51d13a5fd65f027325bb01b290438a
0xa4fc11559a79f3a705f84e10dd2b880dcfefe08795fad86da768b4f84771be6c
0x6bc4124fc19ffc681df580cb0c94dbb18d46c9b13a09c7a6806e0a03cdc3e638
0x63202546dc1a7b12f80d0b4adb3ed789169f19cda1f4c91117fef871d38f2bee
0x67eac173b24707377b4e117ff6df837c7d03f83c9e5c404c381e42660e67f409

Functions
Getter at block 22743566
DOMAIN_SEPARATOR(view returns (bytes32 result)
0xed219e00cac0f78a6ba9e4b160d88bd854787d028abb18254044b178b8172e40
decimals(pure returns (uint8)
4
name(view returns (string)
DOTTO
platformUrl(view returns (string)
https://rug.fun
protocolAddress(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
DOTTO
totalSupply(view returns (uint256 result)
1000000000
Read-only
allowance(address owneraddress spenderview returns (uint256 result)
balanceOf(address accountview returns (uint256)
nonces(address ownerview returns (uint256 result)
State-modifying
approve(address spenderuint256 amountreturns (bool)
initialize(string name_string symbol_payable 
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
protocolBurn(address fromuint256 amountpayable 
protocolMint(address touint256 amountpayable 
removeTradingRestriction(
temporarilyDisableTrading(
temporarilyEnableTrading(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
Transfer(address indexed fromaddress indexed touint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AllowanceOverflow(
AllowanceUnderflow(
AlreadyInitialized(
InsufficientAllowance(
InsufficientBalance(
InvalidPermit(
OnlyProtocol(
Permit2AllowanceIsFixedAtInfinity(
PermitExpired(
TotalSupplyOverflow(
TradingRestricted(